@charset "utf-8";
/* CSS Document */
@font-face {      font-family: 'DIN-Bold';      
src: url('DIN-Bold.eot'); /* IE9 Compat Modes */      
src: url('DIN-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */              
url('DIN-Bold.woff') format('woff'), /* Modern Browsers */              
url('DIN-Bold.otf')  format('truetype'), /* Safari, Android, iOS */              url('DIN-Bold.svg#MicrosoftYaHei') format('svg'); /* Legacy iOS */    } 

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:41px;
	padding-right:41px;
    line-height: 66px;
}

.nav {
    padding-left:100px;
}

.headTel{right:140px;}
.headTel {
font-size:17px;
width:220px;
position: absolute;
top: 0px;
right:100px;
height:18px;
font-style:italic;
}
.headTel i {
margin-right: 10px;
font-size:20px;
color: #0056f9;
}
.changeLan { background: url(../images/lanIcon.png) no-repeat left center; width: 116px; padding-left: 24px; position: absolute; top:10px; right: 110px; font-size: 16px; z-index:5; }
.welBody .changeLan,.enBody .changeLan{ color: #fff; background: url(../images/lanIcon2.png) no-repeat left center; right:30px;}
@media (max-width:1269px) and (min-width:993px) {
.headTel {
display:none;
}
}
@media (max-width:992px) {
.headTel, .headSerBox {
display:none;
}


}
@media (max-width:993px){
.changeLan{top:15px;}
}
@media (max-width:767px){

.changeLan{right:70px; font-size:13px; width: 100px; top:30px;} 

}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #0056f9;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #4d4d4d;
	font-size:18px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}

       .navbar-toggle>span{
		display:block;
		width: 30px;
		height: 4px;
		background-color: #043d79;
		border-radius: 2px;
		margin: 4px auto;
		transition: .3s;
		transform-origin: left center;
    }
   
	 .nav-top1{
		-webkit-transform: rotateZ(34deg);
		-moz-transform: rotateZ(34deg);
		-ms-transform: rotateZ(34deg);
		-o-transform: rotateZ(34deg);
		transform: rotateZ(34deg);
    }
    .nav-middle1{
		opacity: 0;
    }
    .nav-bottom1{
		-webkit-transform: rotateZ(-34deg);
		-moz-transform: rotateZ(-34deg);
		-ms-transform: rotateZ(-34deg);
		-o-transform: rotateZ(-34deg);
		transform: rotateZ(-34deg);
    }

.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.navbar-inverse .navbar-nav > li > a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#0056f9;
}

.navbar-inverse .navbar-nav > li > a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#0056f9;
}
	

.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}


.kuanping {
   width:1710px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.guding {
   position:fixed;
   top:0px;
   width:100%;
   z-index:99;
   }
   
.banner {
   margin-top:108px;
   }
   
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 72px;
    height: 72px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:6%;
	background:url(../images/zuo.png);
    background-size: 72px 72px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 72px;
    height: 72px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:6%;
	background:url(../images/you.png);
    background-size: 72px 72px;
    background-position: center;
    background-repeat: no-repeat;
}


.cur {
   color:#1d3e97;
   } 
   
ul {
   padding:0px;
   margin:0px;
   }
   
.sousuo {
   width:45px;
   float:right;
    height: auto;
    overflow: hidden;
    line-height: 88px;
    text-align: right;
} 

.search-btn {
    cursor: pointer;
}


.search-alert {
    position: fixed;
    z-index: 1000;
    background-color: #222222;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;

}
   
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
    left: 0;
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
    background: #7f807f;
    opacity: .6;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
	opacity: 1;
}

.guanyu {
   margin-top:65px;
   margin-bottom:95px;
   line-height:30px;
   color:#666666;
   font-size:16px;
   }
   
.guanyu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   font-weight:bold;
   color:#0056f9;
   text-align:center;
   margin-top:0px;
   margin-bottom:56px;
   padding-bottom:23px;
   background:url(../images/xiahua.jpg) center bottom; background-repeat:no-repeat;
   }
   
.shuju {
   margin-top:45px;
   text-align:center;
   height:auto; overflow:hidden;
   color:#666666;
   font-size:16px;
   }
   
.shuju h3 {
   font-family: 'DIN-Bold', Helvetica, Arial, sans-serif;
   font-size:44px;
   margin-top:12px;
   margin-bottom:3px;
   color:#666666;
   font-weight:bold;
   }
   
.abmore {
   margin-top:53px;
   }
   
.abmore a {
   display:block;
   width:138px;
   height:42px;
   line-height:42px;
   text-align:center;
   background-color:#0056f9;
   color:#FFFFFF;
   font-size:16px;
   }
   
.abmore a:hover {
   background-color:#000000;
   }
   
.cpbj {
   height:auto; overflow:hidden;
   padding-top:50px;
   padding-bottom:16px;
   background-color:#f5f5f5;
   }
   
.cplan {
   height:auto; overflow:hidden;
   margin-bottom:50px;
   }
   
.cplan-aa {
   width:40%;
   float:left;
   font-size:35px;
   line-height:72px;
   font-weight:bold;
   color:#0056f9;
   background:url(../images/xiahua.jpg) left bottom; background-repeat:no-repeat;
   }
   
.cplan-bb {
   width:60%;
   float:right;
   padding-top:22px;
   }
   
.cplan-bb li {
   list-style-type:none;
   width:20%;
   float:left;
   }
   
.cplan-bb li a {
   display:block;
   text-align:center;
   height:auto; overflow:hidden;
   line-height:38px;
   color:#808080;
   font-size:18px;
   }
   
.cplan-bb li a:hover {
   background-color:#0056f9;
   color:#FFFFFF;
   }
   
.cprow {
   height:auto; overflow:hidden;
   margin-left:-5px;
   margin-right:-5px;
   }
   
.cpcol4 {
   width:25%;
   float:left;
   padding-left:5px;
   padding-right:5px;
   margin-bottom:10px;
   }
   
.cptu {
   height:auto; overflow:hidden;
   position:relative;
   }
   
.zhezhao {
   position:absolute;
   bottom:0px;
   left:0px;
   width:100%;
   height:0px;
   text-align:center;
   background-color:rgba(0,0,0,0.8);
   color:#ffffff;
   font-size:16px;
   transition: all 300ms ease-in 0ms;
   }
   
.zzmore {
   width:80px;
   height:25px;
   line-height:25px;
   background-color:#cd0000;
   color:#FFFFFF;
   margin:20px auto 0px;
   }
   
.cptu:hover .zhezhao {
   height:100%;
   padding-top:30%;
   transition: all 300ms ease-in 0ms;
   }
   
.case {
   margin-top:50px;
   margin-bottom:40px;
   height:auto; overflow:hidden;
   }
   
.case h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   color:#0056f9;
   text-align:center;
   margin-top:0px;
   margin-bottom:27px;
   padding-bottom:24px;
   background:url(../images/xiahua.jpg) center bottom; background-repeat:no-repeat;
   }
   
.case .swiper-button-prev {
    position: absolute;
    top: 85%;
    width: 98px;
    height: 98px;
    margin-top: -22px;
	left: 85%;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 98px 98px;
    background-position: center;
    background-repeat: no-repeat;
}

.case .swiper-button-next {
    position: absolute;
    top: 85%;
    width: 98px;
    height: 98px;
    margin-top: -22px;
	right: 2%;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 98px 98px;
    background-position: center;
    background-repeat: no-repeat;
}

.casekk {
   position:relative;
   height:auto; overflow:hidden;
   }
   
.antt {
   width:404px;
   height:303px;
   background:url(../images/antt.png);
   color:#FFFFFF;
   position:absolute;
   line-height:28px;
   padding:22px;
   left:8%;
   top:15%;
   }
   
.antt-lan {
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.antt-lan-aa {
   width:20%;
   float:left;
   }
   
.antt-lan-bb {
   width:79%;
   float:right;
   }  
   
.antt-lan-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:26px;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:6px;
   } 
   
.bottom {
   height:auto; overflow:hidden;
   background-color:#212b34;
   color:rgba(255,255,255,0.6);
   padding-top:30px;
   padding-bottom:0px;
   line-height:30px;
   }
   
.bottom a {
   color:rgba(255,255,255,0.6);
   text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;

   }
   
.bottom a:hover {
   color:#0056f9;
   }
   
.bottom h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:16px;
   color:#FFFFFF;
   }
   
.bmww {
   width:25%;
   float:left;
   }

.kk {
   height:40px;
   background:url(../images/kong.png);
   border:1px solid #596067;
   }
   
.kk2 {
   height:auto; overflow:hidden;
   background:url(../images/kong.png);
   border:1px solid #596067;
   }
   
.bdkk {

   }
   
.bdkk p {
   margin-top:0px;
   margin-bottom:20px;
   }
   
.bdkk-aa {
   width:48%;
   float:left;
   }
   
.bdkk-bb {
   width:48%;
   float:right;
   }
   
.anniu {
   width:100%;
   background-color:#0056f9;
   border:1px solid #0056f9;
   color:#FFFFFF;
   }
   
.bdkk-bb textarea.form-control {
    height: 100px;
}

.lxnn {
   line-height:35px;
   }
   
#slidingBlock {
	height:auto; overflow:hidden;
}

#slidingBlock span {

}
#slidingBlock span.menuNo a {

       color: #808080;

}
#slidingBlock span.menuNo a:hover {

       color: #FFF !important;

}
#slidingBlock span.menuOn a {

      background-color:#0056f9;
   color:#FFFFFF;

}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
    width:100%;
    margin:0px; padding:0px; height:auto; overflow:hidden;
}

/* 单页 */
.neirong {
    height: auto;
    overflow: hidden;
	margin-top:20px; margin-bottom:20px;
}

.lielanx {
    background-color:#e62129;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
}

.lielanx h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}
   
.lie-hhx {
   height:50px;
   border-bottom:1px solid #ebebeb;
   }
   
.lie-hhx a {
   display:block;
   width:100%;
   height:50px;
   line-height:50px;
   background-color:#f7f7f7;
   border-bottom:1px solid #ebebeb;
   font-size:14px;
   color:#717071;
   }
   
.lie-hhx a:hover {
   background-color:#000000;
   color:#ffffff;
   }
   
.lie-hhx.hover a {
   background-color:#000000;
   color:#ffffff;
   }
   
.lie-aa {
   width:70%;
   padding-left:25px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.lie-bb {
   width:25%;
   height:50px;
   float:right;
   text-align:right;
   padding-right:25px;
   }
   
   
   
.rrnei {
   width:100%;
   background-color:#FFFFFF;
   border:1px solid #ecebeb;
   height:auto; overflow:hidden;
   border-radius: 8px 8px 0 0;
   }
   
.rrnei-lan {
   height:50px;
   line-height:50px;
   color:#3e3a39;
   }
   
.rrnei-lan-a {
   width:80%;
   float:left;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
         height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-left:25px;
   color:#595757;
   font-size:20px;
   font-weight:bold;
   }
   
.rrnei-lan a {
   color:#717071;
   }
   
.rrnei-lan-b {
   width:40%;
   float:right;
   margin-right:25px;
   text-align:right;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   }
   
.rrnei-nei {
   background:url(../images/neibj.jpg) top left; background-repeat:no-repeat;
   height:auto; overflow:hidden;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   padding:30px;
   }
   
.rrnei-nei h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
} 
   
.lxnei {
   padding:20px;
   background-color:#ffffff;
   border:1px solid #eeeeee;
   }
   
.lxlan {
	background-color:#005ea4;
    height: 80px;
    padding-left: 15px;
    padding-top: 20px;
	border-radius: 8px 8px 0 0;
	margin-top:20px;
}

.lxlan h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 5px;
}

/* 单页 */

.huiyy {
   background-color:#f7f7f7;
   }
   
.neidh {
   width:100%;
   height:auto; overflow:hidden;
   background-color:#e62129;
   }
   
.neidh-tt {
   width:1200px;
   height:45px;
   line-height:45px;
   margin:0 auto;
   }
   
.neidh-tt li {
   width:130px;
   list-style-type:none;
   float:left;
   }
   
.neidh-tt li a {
   display:block;
   width:130px;
   height:45px;
   line-height:45px;
   text-align:center;
   background:url(../images/youhua.png) right; background-repeat:no-repeat;
   color:#FFFFFF;
   }
   
.neidh-tt li a:hover {
   background-color:#FFFFFF;
   border-top:2px solid #fd031f;
   color:#333333;
}

.neidh-tt li.hover a {
   background-color:#FFFFFF;
   border-top:2px solid #fd031f;
   color:#333333;
}

.dangqian {
   width:100%;
   height:60px;
   background-color:#FFFFFF;
   border-bottom:1px solid #e8e9e9;
   }
   
.dqt {
   line-height:60px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin:0 auto;
   }
   
.dqt-bb {
   color:#000000;
   }
   
.neibu {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   height:auto; overflow:hidden;
   background-color:#ffffff;
   border:1px solid #d7d7d7;
   padding:40px;
   margin:30px auto 85px;
   }
   
.neibu h2 {
   font-size:27px;
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   color:#595757;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.neibu h5 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 0px;
    margin-bottom: 20px;
}

.mokk img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
   
.neibu img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}


/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #e62129;
   background-color:#e62129;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   }    
   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #c0121b;
    border-radius: 20px;
} 


/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh:hover {
   border:1px solid #c0121b;
   background-color:#c0121b;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh a:hover {
   color:#FFFFFF;
   }
   
.timex {
   margin-top:23px;
   }
   
   
.newhh h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
   
.ab-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:35px;
   text-align:center;
   margin-top:20px;
   margin-bottom:15px;
   color:#595757;
   }
   
.ab-nei h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   text-align:center;
   margin-top:0px;
   margin-bottom:75px;
   color:#9b9a9a;
   }  
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   } 
   
.xwda {
   font-size:18px;
   } 
   
   
.xwdd {
   background: #d7dbde;
   padding: 50px 0px;
   }
   
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
}
	


/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.xianshi {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}

.page-m a.active {
    color: #fff;
    background: #e62129;
	border:1px solid #e62129;
}



.fenye {
    width: 100%;
    height: 60px;
}

.fenye-aa {
    width: 50%;
    float: left;
}

.fenye-aa a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ff6101;
    font-size: 18px;
}

.fenye-bb {

    width: 50%;
    float: right;

}

.fenye-bb a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ffb601;
    font-size: 18px;
}

.fenye {
    width: 265px;
    height: 60px;
	margin:30px auto 0px;
} 
  


/*在线留言*/
.kka {
   height:45px;
   border:1px solid #a9a9a9;
   background:url(../images/kong.png);
   color:#FFFFFF;
   border-radius: 0;
   }
   
.kkb {
   height:auto; overflow:hidden;
   border:1px solid #a9a9a9;
   background:url(../images/kong.png);
   border-radius: 0;
   }
   
   
.biao {
   height:auto; overflow:hidden;
   margin-bottom:20px;
   }
   
.biao h4 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:0px;
   margin-bottom:14px;
   color:#666666;
   }
   
.anniuy {
   width:208px;
   height:54px;
   background-color:#ddaa6e;
   border:1px solid #ddaa6e;
   padding:0px;
   }
   
.biao .form-control:-moz-placeholder {
  color: #ffffff;
}

.biao .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.biao .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.biao .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.ditu {
   margin-top:20px;
   height:auto; overflow:hidden;
   }
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #e62129;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
}

/* 产品详情 */
.pro-img{
	margin-bottom:40px;
}
.pro-img .xiaotu{
	margin-top:10px;
	margin-right:-10px;
}
.pro-img #Gbig{
	width:100%;
	max-height:470px;
}
.pro-img .xiaotu li{
	float:left;
	width:91px;
	margin:0px 10px 0 0;
	border:1px #ddd solid;
	display:block;
	height:auto; overflow:hidden;
	overflow:hidden;
}
.pro-img .xiaotu li.hover{
	border:1px #0e66a6 solid;
}
.pro-img .colmd5{
	width:50%;
	float:left;
}
.pro-img .colmd7{
	width:48%;
	float:right;
}
.pro-img .colmd7 .pro-ptt{
	font-size:22px;
	font-weight:bold;
	padding:0px 0px 15px;
	border-bottom:1px #734702 solid;
	font-weight:bold;
}
.pro-img .colmd7>span{
	margin:20px 0 20px 0;
	padding:0;
	display:block;
	color:rgba(62,70,77,.8);
	font-size:12px;
	line-height:22px;
	width:100%;
	word-wrap:break-word;
	min-height:200px !important;
	    border-bottom: 1px solid #eee;
}
.pro-img .colmd7>span ul{
	list-style-type:disc;
	margin-left:20px;
}
.jqzzoom{position:relative;}
.jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
.zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	




.jqzzoom .navigation {
    width: 100%;
    margin: 10px 0 0;
}
.jqzzoom .carousel{
    overflow: hidden;
}
.jqzzoom .carousel ul {
    width:2000em;
    list-style: none;
    margin: 0;
    padding: 0;
	margin-top:10px;
}
.jqzzoom .prev-navigation,.next-navigation{
	display:block;
	cursor:pointer;
}
.jqzzoom .prev-navigation{
	background:url(../images/left.gif) left center no-repeat;
	height:91px;
	width:39px;
	float:left;
}
.jqzzoom .next-navigation{
	background:url(../images/right.gif) right center no-repeat;
	width:39px;
	height:91px;
	float:right;
}

.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }
   
   
.lanmu {
    height: 74px;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
    background: #fff;
    position: relative;
}

.lm-ct ul {
    display: flex;
    display: -webkit-flex;
}

.lm-ct ul li {
    list-style-type:none;
    margin-right: 78px;
}

.lm-ct ul li a {
    display: block;
    line-height: 74px;
    font-size: 18px;
    color: #000;
	cursor:pointer;
}

.lm-ct ul li a:hover {
   color:#0056f9;
   }
   
.lm-ct ul li.hover a {
   color:#0056f9;
   }

.lm-ct > span {
    display: block;
    height: 4px;
    background: #0056f9;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 6;
    transition: .5s;
}   

.lanmuw {
   height:auto; overflow:hidden;
   margin-top:10px;
   }
   
.lanmuw li {
   width:31.3%;
   list-style-type:none;
   float:left;
   margin-right:2%;
   margin-bottom:6px;
}

.lanmuw li a {
   display:block;
   width:100%;
   height:40px;
   line-height:40px;
   background-color:#000000;
   color:#FFFFFF;
   text-align:center;
   cursor:pointer;
   }
   
.lanmuw li a:hover {
   background-color:#d83c3d;
   }
   
.lanmuw li.hover a {
   background-color:#d83c3d;
   }
   
.yc {
   display:block;
   }
   
.yd {
   display:none;
   } 
   
.fzkuan {
   width:1200px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }  
   
.mokk {
    width: 1200px;
    margin: 0 auto;
	line-height:30px;
    vertical-align: top;
    padding: 50px 0 50px;
} 

.mokk h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #222222;
	margin-top:0px;
	margin-bottom:0px;
    text-align: center;
}

.mokk .line {
    width: 68px;
    height: 22px;
    border-bottom: 2px solid #0784d2;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 55px;
}

.wenhua {
   height:auto; overflow:hidden;
   background-color:#f3f4f8;
   }
   
.changfang {
    height: auto;
    overflow: hidden;
	background-color:#f3f4f8;
    padding-top: 40px;
    padding-bottom: 45px;
    font-size: 16px;
    color: #333333;
}   

.changfang h5 {
   font-family:'RockwellStd-Bold', Helvetica, Arial, sans-serif;
   font-size:36px;
   font-weight:bold;
   color:#0056f9;
   margin-top:0px;
   margin-bottom:15px;
   }
   
.cfgun {
   margin-top:-50px;
   height:auto; overflow:hidden;
   position:relative;
   }  
   
.cfkuai {
   height:auto; overflow:hidden;
   } 
   
.cfkuai h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   margin-top:30px;
   margin-bottom:0px;
   padding-left:10px;
   }
   
.cfgun .swiper-container {
   padding-top:100px;
   }
     
.cfgun .swiper-button-prev {
    position: absolute;
    top: 0px;
    width: 51px;
    height: 51px;
	left:72%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/zuo1.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
}   

.cfgun .swiper-button-next {
    position: absolute;
    top: 0px;
    width: 51px;
    height: 51px;
	right:20%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	background:url(../images/you1.png);
    background-size: 51px 51px;
    background-position: center;
    background-repeat: no-repeat;
} 

.mokk2 {
    width: 1200px;
    margin: 0 auto;

}  

.lxkuan {
    width: 1200px;
    margin: 40px auto 40px;
    box-shadow: 0px 0px 15px rgba(0,0,0,.1);
} 


.lxkuan h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 26px;
    color: #444;
	margin-top:0px;
	margin-bottom:20px;
}    

.lxkuan p {
   margin-bottom:8px;
   }
   
.kka {
   height:40px;
   color: #777;
   border: 1px solid #dedede;
   background: #f3f3f3;
   }
   
.kkb {
   height:auto; overflow:hidden;
   color: #777;
   border: 1px solid #dedede;
   background: #f3f3f3;
   }
   
.anniu {
   width:100%;
   height:40px;
   background-color:#0056f9;
   border:1px solid #0056f9;
   }


@media (min-width: 1200px) and (max-width: 1600px) {

  .container {
    width: 100%;
  }
  
  .kuanping {
   width:100%;
   }
  
  .nav {
    padding-left: 200px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 66px;
}

}

@media (min-width: 1200px) and (max-width: 1400px) {

.nav {
    padding-left: 150px;
}

.kuanping {
   width:100%;
   }

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 66px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #4d4d4d;
    font-size: 16px;
}

}


@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   
.container {
    width: 100%;
  }
  
.banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	left:6%;
	background:url(../images/zuo.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.banner .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
	right:6%;
	background:url(../images/you.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}   

.abmore a {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #0056f9;
    color: #FFFFFF;
    font-size: 16px;
}

.shuju .col-md-4 {
   margin-top:15px;
   }
   
.antt {
   display:none;
   }
   
.case .swiper-button-prev {
    position: absolute;
    top: 85%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
	left: 80%;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.case .swiper-button-next {
    position: absolute;
    top: 85%;
    width: 30px;
    height: 30px;
    margin-top: -22px;
	right: 2%;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.bmww {
   width:50%;
   height:auto; overflow:hidden;
   }
   
.cplan-aa {
    width: 100%;
    float: left;
    font-size: 35px;
    line-height: 72px;
    font-weight: bold;
    color: #0056f9;
    background: url(../images/xiahua.jpg) left bottom;
    background-repeat: no-repeat;
}

.cplan-bb {
   width: 100%;
   }
   
.cplan-bb li {
    list-style-type: none;
	width:33.3%;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
	margin-bottom:10px;
}

.cplan-bb li a {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
	width:100%;
	text-align:center;
    height: auto;
    overflow: hidden;
    line-height: 38px;
    color: #808080;
    font-size: 14px;
}

.bdkk-aa {
    width: 100%;
}

.bdkk-bb {
    width: 100%;
}

.bottom .col-md-6 {
    height: auto;
    overflow: hidden;
	} 
	
.bottom .col-md-4 {
    margin-top:15px;
    height: auto;
    overflow: hidden;
	}

.bottom h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #FFFFFF;
} 

.logo {
   width:200px;
   }
   
.banner {
   margin-top:82px;
   }
   
.cplan {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.pro-img .colmd5{
	width:100%;
	float:left;
}
.pro-img .colmd7{
	width:100%;
	float:right;
}

.navbar-collapse {
    max-height: 400px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
        border-top-color: transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.rrnei-nei {
    height: auto;
    overflow: hidden;
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    padding: 15px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666666;
}

.yd {
   display:block;
   }
   
.yc {
   display:none;
   }
   
.fzkuan {
   width:100%;
   } 
   
.mokk {
   width:100%;
   } 
   
.mokk2 {
   width:100%;
   } 
   
.cfgun .swiper-button-prev {
    position: absolute;
    top: 0px;
    width: 51px;
    height: 51px;
	left:70%;

}   

.cfgun .swiper-button-next {
    position: absolute;
    top: 0px;
    width: 51px;
    height: 51px;
	right:2%;

}  

.lxkuan {
   width:100%;
   } 
   
}


